home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / lineno / file_id.diz < prev   
Text File  |  1995-12-11  |  195b  |  1 lines

  1. This demo program shows how to get the current cursor position and line number from an edit control. In VB 1.0, this was impossible without doing a serious kludge by using a timer to press a key.